home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / 20 / 20.exe / FE.EXE / 0 / RCDATA / TAVIIFS / TAVIIFS.txt
Text File  |  2000-04-10  |  18KB  |  624 lines

  1. object AVIifs: TAVIifs
  2.   Left = 253
  3.   Top = 123
  4.   BorderStyle = bsDialog
  5.   Caption = 'IFS movie'
  6.   ClientHeight = 328
  7.   ClientWidth = 512
  8.   Font.Charset = DEFAULT_CHARSET
  9.   Font.Color = clWindowText
  10.   Font.Height = -13
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   Scaled = False
  15.   OnClose = FormClose
  16.   OnCreate = FormCreate
  17.   OnShow = FormShow
  18.   PixelsPerInch = 96
  19.   TextHeight = 16
  20.   object Label1: TLabel
  21.     Left = 8
  22.     Top = 10
  23.     Width = 64
  24.     Height = 16
  25.     Caption = 'Start IFS:'
  26.     Font.Charset = DEFAULT_CHARSET
  27.     Font.Color = clNavy
  28.     Font.Height = -13
  29.     Font.Name = 'MS Sans Serif'
  30.     Font.Style = [fsBold]
  31.     ParentFont = False
  32.   end
  33.   object Label2: TLabel
  34.     Left = 8
  35.     Top = 106
  36.     Width = 59
  37.     Height = 16
  38.     Caption = 'End IFS:'
  39.     Font.Charset = DEFAULT_CHARSET
  40.     Font.Color = clNavy
  41.     Font.Height = -13
  42.     Font.Name = 'MS Sans Serif'
  43.     Font.Style = [fsBold]
  44.     ParentFont = False
  45.   end
  46.   object Label3: TLabel
  47.     Left = 8
  48.     Top = 272
  49.     Width = 74
  50.     Height = 15
  51.     Caption = '&Frame count:'
  52.     FocusControl = SpinEdit1
  53.     Font.Charset = RUSSIAN_CHARSET
  54.     Font.Color = clWindowText
  55.     Font.Height = -12
  56.     Font.Name = 'Arial'
  57.     Font.Style = [fsBold]
  58.     ParentFont = False
  59.   end
  60.   object SpeedButton1: TSpeedButton
  61.     Left = 480
  62.     Top = 2
  63.     Width = 25
  64.     Height = 25
  65.     Flat = True
  66.     Glyph.Data = {
  67.       76010000424D7601000000000000760000002800000020000000100000000100
  68.       04000000000000010000130B0000130B00001000000000000000000000000000
  69.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  70.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  71.       333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  72.       0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  73.       07333337F3FF3FFF7F333330F00F000F07333337F77377737F333330FFFFFFFF
  74.       07333FF7F3FFFF3F7FFFBBB0F0000F0F0BB37777F7777373777F3BB0FFFFFFFF
  75.       0BBB3777F3FF3FFF77773330F00F000003333337F773777773333330FFFF0FF0
  76.       33333337F3FF7F37F3333330F08F0F0B33333337F7737F77FF333330FFFF003B
  77.       B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  78.       3BB33773333773333773B333333B3333333B7333333733333337}
  79.     Margin = 3
  80.     NumGlyphs = 2
  81.     OnClick = SpeedButton1Click
  82.   end
  83.   object SpeedButton2: TSpeedButton
  84.     Left = 480
  85.     Top = 98
  86.     Width = 25
  87.     Height = 25
  88.     Flat = True
  89.     Glyph.Data = {
  90.       76010000424D7601000000000000760000002800000020000000100000000100
  91.       04000000000000010000130B0000130B00001000000000000000000000000000
  92.       800000800000008080008000000080008000808000007F7F7F00BFBFBF000000
  93.       FF0000FF000000FFFF00FF000000FF00FF00FFFF0000FFFFFF0033333333B333
  94.       333B33FF33337F3333F73BB3777BB7777BB3377FFFF77FFFF77333B000000000
  95.       0B3333777777777777333330FFFFFFFF07333337F33333337F333330FFFFFFFF
  96.       07333337F3FF3FFF7F333330F00F000F07333337F77377737F333330FFFFFFFF
  97.       07333FF7F3FFFF3F7FFFBBB0F0000F0F0BB37777F7777373777F3BB0FFFFFFFF
  98.       0BBB3777F3FF3FFF77773330F00F000003333337F773777773333330FFFF0FF0
  99.       33333337F3FF7F37F3333330F08F0F0B33333337F7737F77FF333330FFFF003B
  100.       B3333337FFFF77377FF333B000000333BB33337777777F3377FF3BB3333BB333
  101.       3BB33773333773333773B333333B3333333B7333333733333337}
  102.     Margin = 3
  103.     NumGlyphs = 2
  104.     OnClick = SpeedButton2Click
  105.   end
  106.   object Label4: TLabel
  107.     Left = 8
  108.     Top = 304
  109.     Width = 94
  110.     Height = 15
  111.     Caption = 'Ma&xIter multiple:'
  112.     FocusControl = SpinEdit2
  113.     Font.Charset = RUSSIAN_CHARSET
  114.     Font.Color = clWindowText
  115.     Font.Height = -12
  116.     Font.Name = 'Arial'
  117.     Font.Style = [fsBold]
  118.     ParentFont = False
  119.   end
  120.   object ListBox1: TListBox
  121.     Left = 8
  122.     Top = 28
  123.     Width = 497
  124.     Height = 65
  125.     Font.Charset = RUSSIAN_CHARSET
  126.     Font.Color = clWindowText
  127.     Font.Height = -12
  128.     Font.Name = 'Courier New'
  129.     Font.Style = [fsBold]
  130.     ItemHeight = 16
  131.     ParentFont = False
  132.     TabOrder = 0
  133.     OnClick = ListBox1Click
  134.     OnEnter = ListBox1Enter
  135.   end
  136.   object ListBox2: TListBox
  137.     Left = 8
  138.     Top = 124
  139.     Width = 497
  140.     Height = 65
  141.     Font.Charset = RUSSIAN_CHARSET
  142.     Font.Color = clWindowText
  143.     Font.Height = -12
  144.     Font.Name = 'Courier New'
  145.     Font.Style = [fsBold]
  146.     ItemHeight = 16
  147.     ParentFont = False
  148.     TabOrder = 1
  149.     OnClick = ListBox2Click
  150.     OnEnter = ListBox2Enter
  151.   end
  152.   object SpinEdit1: TSpinEdit
  153.     Left = 104
  154.     Top = 264
  155.     Width = 65
  156.     Height = 26
  157.     AutoSize = False
  158.     Increment = 5
  159.     MaxLength = 3
  160.     MaxValue = 999
  161.     MinValue = 5
  162.     TabOrder = 2
  163.     Value = 10
  164.   end
  165.   object Button1: TButton
  166.     Left = 336
  167.     Top = 264
  168.     Width = 97
  169.     Height = 28
  170.     Caption = '&Make AVI'
  171.     Default = True
  172.     TabOrder = 3
  173.     OnClick = Button1Click
  174.   end
  175.   object Button2: TButton
  176.     Left = 336
  177.     Top = 296
  178.     Width = 97
  179.     Height = 28
  180.     Cancel = True
  181.     Caption = '&Cancel'
  182.     TabOrder = 4
  183.     OnClick = Button2Click
  184.   end
  185.   object Panel1: TPanel
  186.     Left = 8
  187.     Top = 200
  188.     Width = 497
  189.     Height = 57
  190.     BevelInner = bvLowered
  191.     TabOrder = 5
  192.     object Label5: TLabel
  193.       Left = 8
  194.       Top = 8
  195.       Width = 448
  196.       Height = 16
  197.       Caption = '   A        B       C        D       E        F        p'
  198.       Font.Charset = RUSSIAN_CHARSET
  199.       Font.Color = clWindowText
  200.       Font.Height = -13
  201.       Font.Name = 'Courier New'
  202.       Font.Style = [fsBold]
  203.       ParentFont = False
  204.     end
  205.     object Edit1: TEdit
  206.       Tag = 1
  207.       Left = 8
  208.       Top = 25
  209.       Width = 48
  210.       Height = 24
  211.       AutoSize = False
  212.       Enabled = False
  213.       Font.Charset = RUSSIAN_CHARSET
  214.       Font.Color = clWindowText
  215.       Font.Height = -10
  216.       Font.Name = 'Arial'
  217.       Font.Style = [fsBold]
  218.       ParentFont = False
  219.       TabOrder = 0
  220.       Text = '0'
  221.       OnExit = Edit1Exit
  222.       OnKeyPress = Edit1KeyPress
  223.     end
  224.     object SpinButton1: TSpinButton
  225.       Tag = 1
  226.       Left = 56
  227.       Top = 27
  228.       Width = 15
  229.       Height = 20
  230.       DownGlyph.Data = {
  231.         AE000000424DAE00000000000000360000002800000009000000060000000100
  232.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  233.         E03DE03DE03DE03DE03DE03D0200E03DE03DE03DE03D0000E03DE03DE03DE03D
  234.         1001E03DE03DE03D000000000000E03DE03DE03D9601E03DE03D000000000000
  235.         00000000E03DE03D0C85E03D0000000000000000000000000000E03D0200E03D
  236.         E03DE03DE03DE03DE03DE03DE03DE03D0800}
  237.       Enabled = False
  238.       TabOrder = 1
  239.       UpGlyph.Data = {
  240.         AE000000424DAE00000000000000360000002800000009000000060000000100
  241.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  242.         E03DE03DE03DE03DE03DE03D0100E03D0000000000000000000000000000E03D
  243.         0803E03DE03D00000000000000000000E03DE03D0200E03DE03DE03D00000000
  244.         0000E03DE03DE03D0F01E03DE03DE03DE03D0000E03DE03DE03DE03DB681E03D
  245.         E03DE03DE03DE03DE03DE03DE03DE03DB681}
  246.       OnDownClick = SpinButton1DownClick
  247.       OnUpClick = SpinButton1UpClick
  248.     end
  249.     object Edit2: TEdit
  250.       Tag = 2
  251.       Left = 76
  252.       Top = 25
  253.       Width = 48
  254.       Height = 24
  255.       AutoSize = False
  256.       Enabled = False
  257.       Font.Charset = RUSSIAN_CHARSET
  258.       Font.Color = clWindowText
  259.       Font.Height = -10
  260.       Font.Name = 'Arial'
  261.       Font.Style = [fsBold]
  262.       ParentFont = False
  263.       TabOrder = 2
  264.       Text = '0'
  265.       OnExit = Edit1Exit
  266.       OnKeyPress = Edit1KeyPress
  267.     end
  268.     object SpinButton2: TSpinButton
  269.       Tag = 2
  270.       Left = 124
  271.       Top = 27
  272.       Width = 15
  273.       Height = 20
  274.       DownGlyph.Data = {
  275.         AE000000424DAE00000000000000360000002800000009000000060000000100
  276.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  277.         E03DE03DE03DE03DE03DE03D0200E03DE03DE03DE03D0000E03DE03DE03DE03D
  278.         1001E03DE03DE03D000000000000E03DE03DE03D9601E03DE03D000000000000
  279.         00000000E03DE03D0C85E03D0000000000000000000000000000E03D0200E03D
  280.         E03DE03DE03DE03DE03DE03DE03DE03D0800}
  281.       Enabled = False
  282.       TabOrder = 3
  283.       UpGlyph.Data = {
  284.         AE000000424DAE00000000000000360000002800000009000000060000000100
  285.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  286.         E03DE03DE03DE03DE03DE03D0100E03D0000000000000000000000000000E03D
  287.         0803E03DE03D00000000000000000000E03DE03D0200E03DE03DE03D00000000
  288.         0000E03DE03DE03D0F01E03DE03DE03DE03D0000E03DE03DE03DE03DB681E03D
  289.         E03DE03DE03DE03DE03DE03DE03DE03DB681}
  290.       OnDownClick = SpinButton1DownClick
  291.       OnUpClick = SpinButton1UpClick
  292.     end
  293.     object Edit3: TEdit
  294.       Tag = 3
  295.       Left = 144
  296.       Top = 25
  297.       Width = 48
  298.       Height = 24
  299.       AutoSize = False
  300.       Enabled = False
  301.       Font.Charset = RUSSIAN_CHARSET
  302.       Font.Color = clWindowText
  303.       Font.Height = -10
  304.       Font.Name = 'Arial'
  305.       Font.Style = [fsBold]
  306.       ParentFont = False
  307.       TabOrder = 4
  308.       Text = '0'
  309.       OnExit = Edit1Exit
  310.       OnKeyPress = Edit1KeyPress
  311.     end
  312.     object SpinButton3: TSpinButton
  313.       Tag = 3
  314.       Left = 192
  315.       Top = 27
  316.       Width = 15
  317.       Height = 20
  318.       DownGlyph.Data = {
  319.         AE000000424DAE00000000000000360000002800000009000000060000000100
  320.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  321.         E03DE03DE03DE03DE03DE03D0200E03DE03DE03DE03D0000E03DE03DE03DE03D
  322.         1001E03DE03DE03D000000000000E03DE03DE03D9601E03DE03D000000000000
  323.         00000000E03DE03D0C85E03D0000000000000000000000000000E03D0200E03D
  324.         E03DE03DE03DE03DE03DE03DE03DE03D0800}
  325.       Enabled = False
  326.       TabOrder = 5
  327.       UpGlyph.Data = {
  328.         AE000000424DAE00000000000000360000002800000009000000060000000100
  329.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  330.         E03DE03DE03DE03DE03DE03D0100E03D0000000000000000000000000000E03D
  331.         0803E03DE03D00000000000000000000E03DE03D0200E03DE03DE03D00000000
  332.         0000E03DE03DE03D0F01E03DE03DE03DE03D0000E03DE03DE03DE03DB681E03D
  333.         E03DE03DE03DE03DE03DE03DE03DE03DB681}
  334.       OnDownClick = SpinButton1DownClick
  335.       OnUpClick = SpinButton1UpClick
  336.     end
  337.     object Edit4: TEdit
  338.       Tag = 4
  339.       Left = 212
  340.       Top = 25
  341.       Width = 48
  342.       Height = 24
  343.       AutoSize = False
  344.       Enabled = False
  345.       Font.Charset = RUSSIAN_CHARSET
  346.       Font.Color = clWindowText
  347.       Font.Height = -10
  348.       Font.Name = 'Arial'
  349.       Font.Style = [fsBold]
  350.       ParentFont = False
  351.       TabOrder = 6
  352.       Text = '0'
  353.       OnExit = Edit1Exit
  354.       OnKeyPress = Edit1KeyPress
  355.     end
  356.     object SpinButton4: TSpinButton
  357.       Tag = 4
  358.       Left = 260
  359.       Top = 27
  360.       Width = 15
  361.       Height = 20
  362.       DownGlyph.Data = {
  363.         AE000000424DAE00000000000000360000002800000009000000060000000100
  364.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  365.         E03DE03DE03DE03DE03DE03D0200E03DE03DE03DE03D0000E03DE03DE03DE03D
  366.         1001E03DE03DE03D000000000000E03DE03DE03D9601E03DE03D000000000000
  367.         00000000E03DE03D0C85E03D0000000000000000000000000000E03D0200E03D
  368.         E03DE03DE03DE03DE03DE03DE03DE03D0800}
  369.       Enabled = False
  370.       TabOrder = 7
  371.       UpGlyph.Data = {
  372.         AE000000424DAE00000000000000360000002800000009000000060000000100
  373.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  374.         E03DE03DE03DE03DE03DE03D0100E03D0000000000000000000000000000E03D
  375.         0803E03DE03D00000000000000000000E03DE03D0200E03DE03DE03D00000000
  376.         0000E03DE03DE03D0F01E03DE03DE03DE03D0000E03DE03DE03DE03DB681E03D
  377.         E03DE03DE03DE03DE03DE03DE03DE03DB681}
  378.       OnDownClick = SpinButton1DownClick
  379.       OnUpClick = SpinButton1UpClick
  380.     end
  381.     object Edit5: TEdit
  382.       Tag = 5
  383.       Left = 280
  384.       Top = 25
  385.       Width = 48
  386.       Height = 24
  387.       AutoSize = False
  388.       Enabled = False
  389.       Font.Charset = RUSSIAN_CHARSET
  390.       Font.Color = clWindowText
  391.       Font.Height = -10
  392.       Font.Name = 'Arial'
  393.       Font.Style = [fsBold]
  394.       ParentFont = False
  395.       TabOrder = 8
  396.       Text = '0'
  397.       OnExit = Edit1Exit
  398.       OnKeyPress = Edit1KeyPress
  399.     end
  400.     object SpinButton5: TSpinButton
  401.       Tag = 5
  402.       Left = 328
  403.       Top = 27
  404.       Width = 15
  405.       Height = 20
  406.       DownGlyph.Data = {
  407.         AE000000424DAE00000000000000360000002800000009000000060000000100
  408.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  409.         E03DE03DE03DE03DE03DE03D0200E03DE03DE03DE03D0000E03DE03DE03DE03D
  410.         1001E03DE03DE03D000000000000E03DE03DE03D9601E03DE03D000000000000
  411.         00000000E03DE03D0C85E03D0000000000000000000000000000E03D0200E03D
  412.         E03DE03DE03DE03DE03DE03DE03DE03D0800}
  413.       Enabled = False
  414.       TabOrder = 9
  415.       UpGlyph.Data = {
  416.         AE000000424DAE00000000000000360000002800000009000000060000000100
  417.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  418.         E03DE03DE03DE03DE03DE03D0100E03D0000000000000000000000000000E03D
  419.         0803E03DE03D00000000000000000000E03DE03D0200E03DE03DE03D00000000
  420.         0000E03DE03DE03D0F01E03DE03DE03DE03D0000E03DE03DE03DE03DB681E03D
  421.         E03DE03DE03DE03DE03DE03DE03DE03DB681}
  422.       OnDownClick = SpinButton1DownClick
  423.       OnUpClick = SpinButton1UpClick
  424.     end
  425.     object Edit6: TEdit
  426.       Tag = 6
  427.       Left = 348
  428.       Top = 25
  429.       Width = 48
  430.       Height = 24
  431.       AutoSize = False
  432.       Enabled = False
  433.       Font.Charset = RUSSIAN_CHARSET
  434.       Font.Color = clWindowText
  435.       Font.Height = -10
  436.       Font.Name = 'Arial'
  437.       Font.Style = [fsBold]
  438.       ParentFont = False
  439.       TabOrder = 10
  440.       Text = '0'
  441.       OnExit = Edit1Exit
  442.       OnKeyPress = Edit1KeyPress
  443.     end
  444.     object SpinButton6: TSpinButton
  445.       Tag = 6
  446.       Left = 396
  447.       Top = 27
  448.       Width = 15
  449.       Height = 20
  450.       DownGlyph.Data = {
  451.         AE000000424DAE00000000000000360000002800000009000000060000000100
  452.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  453.         E03DE03DE03DE03DE03DE03D0200E03DE03DE03DE03D0000E03DE03DE03DE03D
  454.         1001E03DE03DE03D000000000000E03DE03DE03D9601E03DE03D000000000000
  455.         00000000E03DE03D0C85E03D0000000000000000000000000000E03D0200E03D
  456.         E03DE03DE03DE03DE03DE03DE03DE03D0800}
  457.       Enabled = False
  458.       TabOrder = 11
  459.       UpGlyph.Data = {
  460.         AE000000424DAE00000000000000360000002800000009000000060000000100
  461.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  462.         E03DE03DE03DE03DE03DE03D0100E03D0000000000000000000000000000E03D
  463.         0803E03DE03D00000000000000000000E03DE03D0200E03DE03DE03D00000000
  464.         0000E03DE03DE03D0F01E03DE03DE03DE03D0000E03DE03DE03DE03DB681E03D
  465.         E03DE03DE03DE03DE03DE03DE03DE03DB681}
  466.       OnDownClick = SpinButton1DownClick
  467.       OnUpClick = SpinButton1UpClick
  468.     end
  469.     object Edit7: TEdit
  470.       Tag = 7
  471.       Left = 424
  472.       Top = 25
  473.       Width = 48
  474.       Height = 24
  475.       AutoSize = False
  476.       Enabled = False
  477.       Font.Charset = RUSSIAN_CHARSET
  478.       Font.Color = clWindowText
  479.       Font.Height = -10
  480.       Font.Name = 'Arial'
  481.       Font.Style = [fsBold]
  482.       ParentFont = False
  483.       TabOrder = 12
  484.       Text = '0'
  485.       OnExit = Edit1Exit
  486.       OnKeyPress = Edit1KeyPress
  487.     end
  488.     object SpinButton7: TSpinButton
  489.       Tag = 7
  490.       Left = 472
  491.       Top = 27
  492.       Width = 15
  493.       Height = 20
  494.       DownGlyph.Data = {
  495.         AE000000424DAE00000000000000360000002800000009000000060000000100
  496.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  497.         E03DE03DE03DE03DE03DE03D0200E03DE03DE03DE03D0000E03DE03DE03DE03D
  498.         1001E03DE03DE03D000000000000E03DE03DE03D9601E03DE03D000000000000
  499.         00000000E03DE03D0C85E03D0000000000000000000000000000E03D0200E03D
  500.         E03DE03DE03DE03DE03DE03DE03DE03D0800}
  501.       Enabled = False
  502.       TabOrder = 13
  503.       UpGlyph.Data = {
  504.         AE000000424DAE00000000000000360000002800000009000000060000000100
  505.         1000000000007800000000000000000000000000000000000000E03DE03DE03D
  506.         E03DE03DE03DE03DE03DE03D0100E03D0000000000000000000000000000E03D
  507.         0803E03DE03D00000000000000000000E03DE03D0200E03DE03DE03D00000000
  508.         0000E03DE03DE03D0F01E03DE03DE03DE03D0000E03DE03DE03DE03DB681E03D
  509.         E03DE03DE03DE03DE03DE03DE03DE03DB681}
  510.       OnDownClick = SpinButton1DownClick
  511.       OnUpClick = SpinButton1UpClick
  512.     end
  513.   end
  514.   object Button3: TButton
  515.     Left = 184
  516.     Top = 264
  517.     Width = 65
  518.     Height = 25
  519.     Caption = '&Add'
  520.     TabOrder = 6
  521.   end
  522.   object Button4: TButton
  523.     Left = 256
  524.     Top = 264
  525.     Width = 65
  526.     Height = 25
  527.     Caption = '&Delete'
  528.     TabOrder = 7
  529.   end
  530.   object Panel2: TPanel
  531.     Left = 448
  532.     Top = 264
  533.     Width = 57
  534.     Height = 57
  535.     BevelInner = bvLowered
  536.     TabOrder = 8
  537.     object Image1: TImage
  538.       Left = 2
  539.       Top = 2
  540.       Width = 53
  541.       Height = 53
  542.       Align = alClient
  543.     end
  544.   end
  545.   object SpinEdit2: TSpinEdit
  546.     Left = 104
  547.     Top = 296
  548.     Width = 65
  549.     Height = 26
  550.     AutoSize = False
  551.     Font.Charset = RUSSIAN_CHARSET
  552.     Font.Color = clWindowText
  553.     Font.Height = -13
  554.     Font.Name = 'MS Sans Serif'
  555.     Font.Style = []
  556.     Increment = 10
  557.     MaxLength = 4
  558.     MaxValue = 9999
  559.     MinValue = 1
  560.     ParentFont = False
  561.     TabOrder = 9
  562.     Value = 100
  563.     OnChange = SpinEdit2Change
  564.   end
  565.   object CheckBox1: TCheckBox
  566.     Left = 184
  567.     Top = 304
  568.     Width = 137
  569.     Height = 17
  570.     Caption = 'Ping-pong clip'
  571.     TabOrder = 10
  572.   end
  573.   object ComboBox1: TComboBox
  574.     Tag = 1
  575.     Left = 344
  576.     Top = 4
  577.     Width = 129
  578.     Height = 20
  579.     Style = csDropDownList
  580.     Font.Charset = RUSSIAN_CHARSET
  581.     Font.Color = clWindowText
  582.     Font.Height = -10
  583.     Font.Name = 'Arial'
  584.     Font.Style = [fsBold]
  585.     ItemHeight = 12
  586.     ParentFont = False
  587.     TabOrder = 11
  588.     Visible = False
  589.     OnChange = ComboBox1Change
  590.   end
  591.   object ComboBox2: TComboBox
  592.     Tag = 2
  593.     Left = 344
  594.     Top = 100
  595.     Width = 129
  596.     Height = 20
  597.     Style = csDropDownList
  598.     Font.Charset = RUSSIAN_CHARSET
  599.     Font.Color = clWindowText
  600.     Font.Height = -10
  601.     Font.Name = 'Arial'
  602.     Font.Style = [fsBold]
  603.     ItemHeight = 12
  604.     ParentFont = False
  605.     TabOrder = 12
  606.     Visible = False
  607.     OnChange = ComboBox1Change
  608.   end
  609.   object IFSLoadDlg: TOpenDialog
  610.     DefaultExt = 'fri'
  611.     Filter = 'IFS-fractal formulas (*.fri;*.ifs)|*.fri;*.ifs'
  612.     Options = [ofHideReadOnly, ofPathMustExist, ofFileMustExist]
  613.     Title = 'IFS select'
  614.     Left = 240
  615.     Top = 65532
  616.   end
  617.   object Timer1: TTimer
  618.     Interval = 120
  619.     OnTimer = Timer1Timer
  620.     Left = 464
  621.     Top = 280
  622.   end
  623. end
  624.